home *** CD-ROM | disk | FTP | other *** search
/ The X-Philes (2nd Revision) / The X-Philes Number 1 (1995).iso / xphiles / hp48hor2 / descript.ion < prev    next >
Text File  |  1995-11-10  |  33KB  |  952 lines

  1. readme6.doc HORN6 Disk Overview - Read Me First
  2. about6.doc Poop Sheet about Goodies Disk #6
  3. descrip6.ion File descriptions for 4DOS users
  4. fileinf6.fi File comments for Norton FI owners
  5. support6.doc EduCALC "Goodies" Customer Support
  6. fileinf6.src Table of Contents of Goodies Disk 6
  7.  
  8. animate Boy, Man, Horse & Eye.  Impressive!
  9. animate.doc ANIMATE documentation
  10. animate.src ANIMATE source code
  11. bclock BIG(!) Digital Clock with Seconds
  12. bclock.asc BCLOCK in ASC format
  13. bclock.doc BCLOCK documentation
  14. bclock.src BCLOCK source code
  15. bounce Bouncing Ball on Status Line
  16. bounce.asc BOUNCE in ASC format
  17. bounce.doc BOUNCE documentation
  18. bounce.src BOUNCE source code
  19. descript.ion File descriptions for 4DOS users
  20. lem Lemming walks across status line
  21. lem.asc LEM in ASC format
  22. lem.doc LEM documentation
  23. lem.m LEM control file for SLOAD
  24. lem.s LEM source file for RPLCOMP
  25. life John Conway's "Game" of Life
  26. life.asc LIFE in ASC format
  27. life.doc LIFE documentation
  28. tank Tank Battle on the status line
  29. tank.asc TANK in ASC format
  30. tank.doc TANK documentation
  31. tank.src TANK source code
  32.  
  33.  
  34. blinky2 SuperCHIP version of PacMan
  35. blinky2.asc BLINKY in ASC format
  36. blinky2.doc BLINKY documentation
  37. blinky6.com BLINKY compressed source code
  38. chess Ancient Game of Chess, HP vs You!
  39. chess.asc CHESS in ASC format
  40. chess.doc CHESS documentation
  41. chess.src CHESS source code
  42. garbage.asc GARBAGE in ASC format
  43. garbage.doc GARBAGE documentation
  44. garbage.lib Improved version of MOVE (SOKOBAN)
  45. mastermd The game of MasterMind
  46. mastermd.asc MASTERMD in ASC format
  47. mastermd.doc MASTERMD documentation
  48. mstmind Another MasterMind game
  49. mstmind.asc MSTMIND in ASC format
  50. mstmind.doc MSTMIND documentation
  51. silo Projectile Wars game (aka PotShot)
  52. silo.doc SILO documentation
  53. silo.src SILO source code
  54. tetris13.asc TETRIS13 in ASC format
  55. tetris13.doc TETRIS13 documentation
  56. tetris13.lib Yet Another Tetris
  57. tetris6 Another TETRIS (low res)
  58. tetris6.doc TETRIS documentation
  59. tetris6.src TETRIS source code
  60. vaders6 Space Invaders clone, Fast & Clean!
  61. vaders6.asc VADERS in ASC format
  62. vaders6.doc VADERS documentation
  63.  
  64.  
  65. change Program Global Search & Replace
  66. change.asc CHANGE in ASC format
  67. change.doc CHANGE documentation
  68. cut Cuts Redundant RPL from Any Program
  69. cut.asc CUT in ASC format
  70. cut.doc CUT documentation + Warning!
  71. mkmsgtst.bat MTL batch file for DOS
  72. msgtst.mn MTL control file for MAKEROM
  73. msgtst.s MTL source file for RPLCOMP
  74. mtl.doc MTL documentation
  75. mtl.lib Message Table Library custom errors
  76. mtl.m MTL control file for SLOAD
  77. strip Improved version of CUT
  78. strip.asc STRIP in ASC format
  79. strip.doc STRIP documentation + Warning!
  80.  
  81.  
  82. allf All Factors (divisors) of X
  83. allf.doc ALLF documentation
  84. bmxl.asc BMXL in ASC format
  85. bmxl.doc BMXL documentation
  86. bmxl.lib Binary Matrix Algebra Library
  87. fracts Fraction Calculations package
  88. fracts.asc FRACTS in ASC format
  89. fracts.doc FRACTS documentation
  90. leastsq Least Squares Polynomial Curve Fit
  91. leastsq.doc LEASTSQ documentation
  92. leastsq.src LEASTSQ source code
  93. phi Euler's Totient Function
  94. phi.doc PHI documentation
  95. phi.src PHI source code
  96. polyfit Exact Polynomial-to-Points Fitter
  97. polyfit.doc POLYFIT documentation
  98. polyfit.src POLYFIT source code
  99. probdist Probability Distributions package
  100. probdist.doc PROBDIST documentation
  101. probdist.src PROBDIST source code + comments
  102. stocdist Empirical Stochastic Distribution
  103. stocdist.doc STOCDIST documentation
  104. stocdist.src STOCDIST source code + comments
  105.  
  106.  
  107. cats.doc SYSEVAL addresses for the CATalogs
  108. drain.doc Battery Drain Table, by Operation
  109. drain2.doc Battery Drain Table, by State
  110. hdwreg.doc Hardware Register Bit Uses
  111. keys.doc Default Keys Program Addresses
  112. keytable.doc Unused Keys (available for ASN)
  113. tempob.doc Quaint Bug that Views TEMPOB
  114. welcome2.doc Posting Guide for comp.sources.hp48
  115.  
  116.  
  117. bandb.asc BANDB.LIB in ASC format
  118. bandb.doc BANDB.LIB documentation
  119. bandb.lib Bits And Bytes (units) library
  120. chipper.com CHIPPER.C source code
  121. chipper.doc CHIPPER documentation
  122. chipper.exe CHIP48/SCHIP Assembler writes games
  123. fast Turbo Mode for HP 48 (11% faster)
  124. fast.asc FAST in ASC format
  125. fast.doc FAST documentation
  126. fast.m FAST control file for SLOAD
  127. fast.s FAST source file for RPLCOMP
  128. look 'Lucy' example of PGROB/UPGROB
  129. look.asc LOOK in ASC format
  130. look.doc LOOK documentation
  131. pgrob Improved GROB Packer
  132. pgrob.asc PGROB in ASC format
  133. pgrob.doc PGROB documentation
  134. play This Is Your 48 Speaking, digitized
  135. play.asc PLAY in ASC format
  136. play.doc PLAY documentation
  137. timeeval Object Execution timer (like XTIME)
  138. timeeval.asc TIMEEVAL in ASC format
  139. timeeval.doc TIMEEVAL documentation
  140. timeeval.s TIMEEVAL source file for RPLCOMP
  141. upgrob Improved GROB Unpacker
  142. upgrob.asc UPGROB in ASC format
  143. upgrob.doc UPGROB documentation
  144.  
  145.  
  146. asc2bin6.c ASC2BIN source code in C
  147. asc2bin6.doc ASC2BIN documentation
  148. asc2bin6.exe Improved ASC-to-binary PC program
  149. buport Backup All Objects in a Port to IO
  150. buport.asc BUPORT in ASC format
  151. buport.doc BUPORT documentation
  152. buport.s BUPORT source file for RPLCOMP
  153. falseclr Sneaky Memory Clear simulator
  154. falseclr.asc FALSECLR in ASC format
  155. falseclr.doc FALSECLR documentation
  156. fontsrc.com Self-extracting QED fonts
  157. fontsrc.doc FONTSRC documentation
  158. qed.dir Quick EDitor - VERY quick! ver 1.07
  159. qed.doc QED documentation
  160. qedsmall.dir "Test Drive" version of QED
  161. tsend6 Improved IR Turbo SEND: 7680 baud!
  162. tsend6.asc TSEND in ASC format
  163. tsend6.doc TSEND/TSERVE documentation
  164. tserve6 Improved IR Turbo SERVE: 7680 baud!
  165. tserve6.asc TSERVE in ASC format
  166. tserve6.doc TSERVE documentation
  167. up.asc UP in ASC format
  168. up.doc UP documentation
  169. up.m UP control file for SLOAD
  170. up.s UP source file for RPLCOMP
  171. up6 Improved UP, like HP-42's EXIT
  172. uud UUdecoder that runs on the HP 48! -Jan Brittenson
  173. uud.asc UUD in ASC format
  174. uud.doc UUD documentation
  175. uudecod6.exe Improved UUdecoder for PC
  176. uudecode.doc UUDECODE documentation
  177.  
  178.  
  179. adr QED-based Address Book
  180. adr.asc ADR in ASC format
  181. adr.doc ADR documentation
  182. cal Improved Event Organizer, ver 1.03
  183. cal.asc CAL in ASC format
  184. cal.doc CAL documentation
  185. csim Circuit Simulator
  186. csim.doc CSIM documentation
  187. csim.src CSIM source code + comments
  188. filter Digital Filter Demo
  189. filter.doc FILTER documentation
  190. filter.src FILTER source code + comments
  191. flying.doc FLYING.LIB documentation
  192. flying.lib Flight Planning/Tracking Library
  193. gausselm Matrix Decomposition Utilities
  194. gausselm.doc GAUSSELM documentation
  195. gausselm.src GAUSSELM source code
  196. pte.asc PTE.LIB in ASC format
  197. pte.doc PTE.LIB documentation
  198. pte.lib Graphic Periodic Table with lookup
  199. resistor Resistor Value Utility
  200. resistor.doc RESISTOR documentation
  201. resistor.src RESISTOR source code
  202. roldx Another Rolodex (User RPL directory)
  203. roldx.asc ROLDX in ASC format
  204. sky Pocket Planetarium
  205. sky.doc SKY documentation
  206. sky.src SKY source code
  207. suite3d 3D Graphing Suite
  208. suite3d.asc SUITE3D in ASC format
  209. suite3d.doc SUITE3D documentation
  210. suite3d.src SUITE3D source code
  211. timer.doc TIMER.LIB documentation
  212. timer.lib Timer Applications, version 1?
  213. timer2.lib Timer Applications, version 2?
  214. timer2.src TIMER2.LIB directory source code
  215. tyko Another Pocket Planetarium
  216. tyko.doc TYKO documentation
  217. tyko.src TYKO source code
  218. xunit Inverse of UBASE
  219. xunit.asc XUNIT in ASC format
  220. xunit.doc XUNIT documentation
  221. air6 Sample directory for FLYING.LIB
  222. air6.doc AIR documentation
  223. air6.src AIR source code
  224. fly6 Automates the use of FLYING.LIB
  225. fly6.src FLY source code
  226. roldx6.doc ROLDX documentation
  227.  
  228.  
  229.  
  230. readme7.doc HORN7 Disk Overview - Read Me First
  231. about7.doc Poop Sheet about Goodies Disk #7
  232. credit7.doc Goodies Disks' Credits Corrections
  233. descrip7.ion File descriptions for 4DOS users
  234. fetch7.bat Global Goodies Disks File Finder
  235. fetch7.btm FETCH for 4DOS users
  236. fetch7.doc FETCH documentation
  237. fileinf7.fi File comments for Norton FI owners
  238. fileinf7.src Table of Contents of Goodies Disk 7
  239. gd7.idx Global Goodies Disks Index #1 - #7
  240. gd7.doc GD7.IDX documentation
  241. send7.bat Condolence Message to non-4DOS folk
  242. send7.btm Automated Disk-to-48 for 4DOS users
  243. send7.doc SEND documentation
  244. support7.doc EduCALC "Goodies" Customer Support
  245.  
  246.  
  247. amiga.doc doc for all 3 Amiga utilities
  248. asc2bin.ami Convert ASC file -> binary format
  249. grobber.ami Convert IFF ILBM -> GROB
  250. sgrobber.ami Convert GROB -> IFF GROB
  251.  
  252.  
  253. !france!.doc Notes about the FRANCE directory
  254. asm.lib ASM Library 0.0
  255. com 48 <-> 48 communicator
  256. crram Card-to-RAM copier
  257. dbug.lib HP UnAssembler
  258. dlplus.lib Destroy Library + (LIB->DIR)
  259. fastlink.lib Another turbo send/receive
  260. files.doc FRANCE directory documentation
  261. hptris Tetris video game
  262. lib1795.lib Assorted Programmers' Tools
  263. libmkr3.lib Library Maker + (DIR->LIB)
  264. pacm.lib PACMAN video game, BOUHP Version
  265. send1 SEND a Library Directly from Stack
  266. tlbox.lib Assorted Programmers' Tools
  267. tron.lib TRON video game
  268. xpub.lib Configs Aborter (library stun gun)
  269. circle7 Fast circle plotter
  270. tools7 Assorted Programmers' Tools
  271.  
  272.  
  273. bio Tiny Biorythm Calculator
  274. bio.doc BIO documentation
  275. bio.src BIO source code + comments
  276. biorythm.doc Doc for BIORYTHM on Goodies Disk #1
  277. bomber Save Your City from Getting Nuked!
  278. bomber.doc BOMBER documentation
  279. cargame Drive Ferrari on Wrong Side of Hwy
  280. cargame.doc CARGAME documentation
  281. cargame.src CARGAME source code
  282. csinodmo.lib Demo of Casino Games Plus package
  283. csinodmo.doc CSINODMO.LIB documentation
  284. m4.lib 4-column, 6-color MasterMind
  285. m5.lib 5-column, 8-color MasterMind
  286. m45.lib Both MasterMinds in one library
  287. m45.doc M4, M5, &M45 documentation
  288. more.doc See FRANCE directory for more games
  289. pacman Great PACMAN, better than GameBoy!
  290. pacman.doc PACMAN documentation
  291. poker Video Poker with Big Graphics
  292. poker.doc POKER documentation
  293. poker.src POKER source code
  294. poker1.lib Another Video Poker
  295. poker1.doc POKER1.LIB documentation
  296. reversi7.lib Erik's Reversi (aka Othello)
  297. reversi7.doc REVERSI.LIB documentation
  298. smm2 Super MasterMind (5 column, 8 color)
  299. smm2.doc SMM2 documentation
  300. tetras The Smallest Tetris! and good, too!
  301. tetras.doc TETRAS documentation
  302. ufo The Classic Video Game of UFO
  303. ufo.doc UFO documentation
  304. wheel Wheel of Fortune + 101 puzzles
  305. wheel.doc WHEEL documentation
  306. wumpus Hunt The Wumpus (oldie but goodie)
  307. wumpus.doc WUMPUS documentation
  308.  
  309.  
  310. cdemo Color Demo (Gray Scale on LCD!)
  311. cdemo.doc CDEMO documentation
  312. dino.gro Full-Screen T. Rex Dinosaur
  313. dino.doc DINO documentation
  314. doors.gro The Doors (Morrison et al.) logo
  315. doors.doc DOORS documentation
  316. rush.gro Rush's "Roll The Bones" album logo
  317. rush.doc RUSH documentation
  318. vanhalen.gro Van Halen's logo
  319. vanhalen.doc VANHALEN documentation
  320. xmas.gro Christmas Card style Scene & Message
  321. xmas.doc XMAS documentation
  322.  
  323.  
  324. bit Set/Clear/Test Any Bit in Any HXS
  325. bit.doc BIT documentation
  326. mkey "Temporary Directory" Example
  327. mkey.doc MKEY documentation
  328. mkey.src MKEY source code
  329. mkhxs Make Any Length HXS of All Zeros
  330. mkhxs.doc MKHXS documentation/source code
  331. mlinput.doc All About Keyboard Input from ML
  332. notfound.doc System-RPL Words Not Yet Figured Out
  333. shadow Map RAM Card Over ROM & Rewrite OS!
  334. shadow.doc SHADOW documentation
  335. take Add/Remove TakeOver for Assignments
  336. take.doc TAKE documentation
  337. ucat.doc Use Internal Catalog as a Browser
  338.  
  339.  
  340.  
  341. fft7 Super-Fast Fourier Transform in ML
  342. fft7.doc FFT documentation
  343. fft7.src FFT source code + comments
  344. nyquist7.doc Do Nyquist using Parametric Plot
  345. poly7 Polynomial Toolkit, ver 3.2
  346. poly7.doc POLY documentation + examples
  347. poly7.src POLY source code
  348. polyfit7 Least Squares Best-Fit Polynomial
  349. polyfit7.doc POLYFIT documentation
  350. polyfit7.src POLYFIT source code
  351. argus302 Error Equation Analysis, ver 3.02
  352. argus302.doc ARGUS302 documentation
  353. argus302.src ARGUS302 source code
  354. cmat Matrix Column Operations
  355. cmat.doc CMAT documentation
  356. cmat.src CMAT source code + comments
  357. fracii.lib Fraction Library
  358. fracii.doc FRACII.LIB documentation
  359. mtxii.lib Symbolic Matrix Library
  360. mtxii.doc MTXII.LIB documentation
  361. proot Super-Fast Polynomial Roots Finder
  362. proot.doc PROOT documentation
  363. proot.s PROOT source code
  364. simplex Linear Programming "Simplex Method"
  365. simplex.doc SIMPLEX documentation + examples
  366. vectprob Vector Probability Tools
  367. vectprob.doc VECTPROB documentation
  368. vectprob.src VECTPROB source code
  369. weight Simple Weighted MEAN and SDEV
  370. weight.doc WEIGHT doc, s.code, & examples
  371.  
  372.  
  373.  
  374. in7.doc Saturn IN Bug and Workaround
  375. kangaro7.doc HP-75 Internal Docs, One More Time
  376. airplane.doc The Learning Curve Climb Ain't Easy
  377. apply.doc Create 'F(x)' from F and x on Stack
  378. badbatch.doc Beware Bad Batch of HP 48 LCD's
  379. cardfix.doc Turn Smith-Corona RAM into 48 RAM
  380. fullpath.doc Execute Var in Other Path & Return
  381. goto.doc Sys-RPL 'GOTO' Command Explained
  382. grobbug.doc Beware GROB 2^20 --> Memory Clear!
  383. hplunch.doc Lunch, The HP Way (hilarious!)
  384. iotest.doc How to Test the 48's Serial I/O
  385. ndupn.doc Error in RPLMAN.DOC, Goodies Disk #4
  386. notabug.doc Use XROOT for Roots, Y^X for Powers
  387. notabug2.doc Unit Powers Must Be Reasonably Small
  388. radio.doc Calcu-Radio... Silly, or Prophetic?
  389. vectored.doc All About "Vectored ENTER"
  390. whybuy48.doc Two Users Tell Why They Bought a 48
  391.  
  392.  
  393.  
  394. alrttgl Alert Annunciator Toggle
  395. alrttgl.doc ALRTTGL documentation
  396. ccat Character-Set Catalog (CHR Browser)
  397. ccat.doc CCAT documentation
  398. config Reset End-of-Port Marker (w/ BANKN)
  399. config.doc CONFIG documentation
  400. config.s CONFIG source code
  401. echr2.lib Extended Character Library, ver 2
  402. echr2.doc ECHR2.LIB documentation
  403. echrrun ECHR2.LIB Launcher
  404. fcat Flag Catalog with Descriptions
  405. fcat.doc FCAT documentation
  406. hsto Hidden-Directory STO/RCL/PURGE/VARS
  407. hsto.doc HSTO documentation
  408. hsto.rpl HSTO source code
  409. istk Programmable Interactive Stack
  410. istk.doc ISTK documentation
  411. krpt Hold Key Down for Key Repeat Action
  412. krpt.doc KRPT documentation
  413. tiocat Complete I/O Translation Catalog
  414. tiocat.doc TIOCAT documentation
  415. ucase Uppercases all "a" through "z"
  416. ucase.doc UCASE documentation
  417. vsrch Searches Current Directory for Var
  418. vsrch.doc VSRCH documentation
  419.  
  420.  
  421.  
  422. bach Concerto in E Major (10 Minutes!)
  423. bach.doc BACH documentation
  424. bach.src BACH source code
  425. green.src Greensleeves (MZIK Input Example)
  426. mzik BASIC-to-HP48 Music Translator
  427. mzik.doc MZIK documentation
  428. mzik.src MZIK source code
  429. music7 4 Tunes Ported from HP-28
  430. music7.doc MUSIC documentation
  431.  
  432.  
  433.  
  434. 48.com VGA Display Font like HP48 LCD font
  435. 48b.com Bold Version of 48.COM
  436. 48.doc 48.COM documentation
  437. autoboot.lib Reboots (warmstarts) Every Power-Up
  438. autoport.lib Runs &:AUTOEXEC at Every Warmstart
  439. autostrt.lib Runs AUTOEXEC at Every Warmstart
  440. autostrt.doc AUTOBOOT/PORT/STRT documentation
  441. codelock.lib Lock Your HP48 with 5-Key Password
  442. codelock.doc CODELOCK.LIB documentation
  443. hp48larg.ps PostScript (printer) Font like HP48
  444. hp48larg.doc HP48LARG.PS documentation
  445. hstack.lib "Hyper-Stack" Improved Stack Display
  446. hstack.doc HSTACK.LIB documentation
  447. italiano.lib Message Table Translator: Italian
  448. italiano.doc ITALIANO.LIB documentation
  449. lpln Little Black Book (Organizer)
  450. lpln.doc LPLN documentation
  451. paint.lib GROB Creator & Editor
  452. paint.doc PAINT.LIB documentation
  453. plt3d Another 3-D Surface Plotter
  454. plt3d.doc PLT3D documentation
  455. plt3d.src PLT3D source code
  456. psnd SEND Objects Directly From A Port
  457. psnd.doc PSND documentation
  458. remote3 Improved Universal Remote Control
  459. remote3.doc REMOTE3 documentation
  460. remote4 New Remote Control Sampling Method
  461. remote4.doc REMOTE4 documentation
  462. rf1 Improved RF (Object Packer/Unpacker)
  463. rf1.doc RF1 documentation
  464. smtk.lib SmartKeys, Great USER-mode Toolkit
  465. smtk.doc SMTK documentation + examples
  466. stk5 Five-Level Stack with Clean Exit
  467. stk7 Seven-Level Stack with Clean Exit
  468. stk5_7.doc STK5 and STK7 documentation
  469. tasc.exe Turbo ->ASC and ASC-> on your PC!
  470. tasc.doc TASC.EXE documentation
  471. tasc.c TASC.EXE source code + comments
  472. todo To-Do List Manager
  473. todo.doc TODO documentation
  474. utils.doc UTILS documentation
  475. vga2grob.exe VGA display -> HP48 GROB Grabber
  476. xpurge Fast & Safe Replacement for PGDIR
  477. xpurge.doc XPURGE documentation + saga
  478. xymodem.lib Full Xmodem & Ymodem I/O !!!
  479. xymodem.doc XYMODEM.LIB documentation
  480.  
  481.  
  482.  
  483. analemma Date -> Sun's Position on Earth
  484. analemma.doc ANALEMMA documentation
  485. analemma.src ANALEMMA source code
  486. bodelib.lib More Complete Bode/Black Plotter
  487. bodelib.doc BODELIB.LIB documentation
  488. bond Bond Pricing Calculation Package
  489. bond.doc BOND documentation + examples
  490. bond.src BOND source code
  491. csim261 Improved Circuit Simulator ver 2.61
  492. csim261.doc CSIM261 documentation + examples
  493. csim261.src CSIM261 source code + comments
  494. currency "Flag-Based" Currency Converter
  495. currency.doc CURRENCY documentation
  496. currency.src CURRENCY source code
  497. das cf. Corvallis Conference Proceedings
  498. das.doc DAS documentation pointer
  499. das.src DAS source code
  500. fxprices Foreign Exchange Market Tools
  501. fxprices.doc FXPRICES documentation/examples
  502. fxprices.src FXPRICES source code
  503. inb.lib Information NoteBook (like Rolodex)
  504. inb.doc INB.LIB documentation
  505. quantum Three Programs for Quantum Physics
  506. quantum.doc QUANTUM documentation
  507. quantum.src QUANTUM source code + comments
  508. roldx32 Improved Rolodex, version 3.2
  509. roldx32.doc ROLDX32 documentation
  510. twoport.lib Two-Port Utilities Package
  511. twoport.doc TWOPORT.LIB documentation
  512. gateway7.lib Improved Password System, ver 2.8
  513. gateway7.doc GATEWAY.LIB documentation
  514. vga2gro7.doc VGA2GROB.EXE documentation
  515.  
  516.  
  517.  
  518. readme8.doc HORN8 Disk Overview - Read Me First
  519. about8.doc Poop Sheet about Goodies Disk #8
  520. copyrit8.doc Notice of Copyright, Warranty & Rights
  521. credits8.doc Corrections to Credits on Previous Disks
  522. descrip8.ion File descriptions for 4DOS/NDOS users
  523. fetch8.bat Global Goodies Disks File Finder
  524. fetch8.btm FETCH for 4DOS users
  525. fetch8.doc FETCH documentation
  526. fileinf8.src Table of Contents of Goodies Disk 8
  527. gd8.doc GD8.IDX documentation
  528. gd8.idx Global Goodies Disks Index #1 - #8
  529. grep.com Quick Text Searcher; like UNIX's GREP
  530. grep.doc GREP.COM documentation
  531. send8.bat Condolence message to non-4DOS users
  532. send8.btm Automated Disk-to-48 for 4DOS users
  533. send8.doc SEND documentation
  534. suppor8.doc EduCALC "Goodies" Customer Support
  535.  
  536.  
  537.  
  538. rat Another Status Line critter (a shy one)
  539. rat.doc RAT poop scoop
  540. ripple2 Debugged RIPPLE from Goodies Disk #3
  541. ripple2.doc RIPPLE2 documentation
  542. tilt Bouncing Line "Screen Saver"
  543. tilt.doc TILT documentation
  544.  
  545.  
  546.  
  547. bints.dir D->LIB example source code
  548. bnf.dir Bakus-Naur-Form Parser
  549. bnf.doc BNF documentation
  550. cnflib.dir Source code for Warmstart Config Library
  551. cnflib.doc CNFLIB.DIR documentation
  552. debug.doc DEBUG.LIB documentation
  553. debug.lib System RPL Debugger!
  554. gentab.c ANSI C source code for RPL.TAB generator
  555. lib.lib Library Creator & Editor
  556. library.doc HP Note re: ATTACH, DETACH, & $CONFIG
  557. libxmpl.dir D->LIB example: MYpar Read/Write
  558. line ->COD example: Line draw/clear/toggle
  559. mkrom.doc MKROM.LIB documentation
  560. mkrom.lib 48-based Clone of HP's MAKEROM Utility
  561. mkromx.dir MKROM example
  562. qix.dir ->RPL example: animation demo
  563. readme.1st Overview of the whole DETLEF package
  564. rpl.lib System RPL Developer's Toolbox ver 4.1
  565. rpl.tab RPL.LIB lookup table
  566. rpl48.doc RPL.LIB & LIB.LIB documentation
  567. rplxmpl.dir ->RPL example
  568.  
  569.  
  570.  
  571. arkanoid.doc ARKANOID.LIB documentation
  572. arkanoid.lib Hyper-Breakout, with Level Editor
  573. awari.doc AWARI.LIB documentation
  574. awari.lib Ancient African Beans & Buckets Game
  575. batty Break-Out in ML w/ Astounding Intro
  576. batty.doc BATTY documentation
  577. battyjr BATTY Junior (no intro or options)
  578. boulder.doc BOULDER.LIB documentation
  579. boulder.lib Dash Past Boulders To Get The Diamonds
  580. diademo Demo of DIAMONDS, Macintosh Game clone
  581. diademo.doc DIADEMO documentation
  582. golf Golf Game adapted from HP 28 program
  583. golf.doc GOLF documentation
  584. mmind Better Mastermind Game
  585. mmind.doc MMIND documentation
  586. qr Quick Reversi, the Best Ever!
  587. qr.doc QR documentation
  588. tronii.doc TRONII.LIB documentation
  589. tronii.lib TRON Light Cycle Game, ver II
  590.  
  591.  
  592.  
  593. hackit8.doc HACKIT.LIB documentation
  594. hackit8.lib Improved HACKIT Library
  595. keyob Key Object Recaller (menus, too)
  596. keyob.doc KEYOB documentation + examples
  597. keyutil System-RPL keyboard control package
  598. keyutil.doc KEYUTIL documentation
  599. lib4.doc LIB4.LIB documentation
  600. lib4.lib Selective Library Configuration Aborter
  601. libs.doc Currently Used Library ID Numbers
  602. mdispn Machine-Language Replacement for DISP
  603. mdispn.doc MDISPN documentation & source code
  604. seditr Modified System RPL "InputLine"
  605. seditr.doc SEDITR documentation
  606. vaccine "Michigan Virus" Detector & Remover
  607. vaccine.doc VACCINE documentation & source code
  608.  
  609.  
  610.  
  611. apdir APPT subroutine
  612. apdir.doc see APPT.DOC for full documentation
  613. appt Another Daytimer/Scheduler/Time Manager
  614. appt.doc APPT & APDIR documentation
  615. calculus "Exploring Calculus" for Calc Students
  616. calculus.doc CALCULUS documentation
  617. clk8 Kicks Clock Daily to Keep it Accurate
  618. clk8.doc CLK documentation
  619. epsprint.doc EPSPRINT.LIB documentation
  620. epsprint.lib Print Graphics Directly to Epson Printer
  621. ezplot Fancy Replacement for PLOT Menu
  622. ezplot.doc EZPLOT documentation
  623. grob2tif.doc GROB2TIF.EXE documentation
  624. grob2tif.exe Converts HP grob to PC graphic file
  625. hamilton Hamiltonian Method for Geodesics
  626. hamilton.doc HAMILTON documentation
  627. hamilton.src HAMILTON source code
  628. inprt Input IR Printout from HP28, 41, etc.
  629. inprt.doc INPRT documentation
  630. pclprint.doc PCLPRINT.LIB documentation
  631. pclprint.lib Print Graphics Directly to LaserJet etc.
  632. stpwatch.doc STPWATCH.LIB documentation
  633. stpwatch.lib 100-Hour Stopwatch with splits
  634. suite3d4 3D Graphics Package, Version 4
  635. suite3d4.doc SUITE3D4 documentation
  636. suite3d4.src SUITE3D4 source code
  637. usag "Help" Program, with Stack Diagrams
  638. usag.doc USAG documentation
  639.  
  640.  
  641.  
  642. arit.doc see POLYLIB.DOC for full details
  643. arit.lib Algebraic Utilities
  644. basecalc Infinite Base Calculator + fractions
  645. basecalc.doc BASECALC documentation
  646. basecalc.src BASECALC source code
  647. deq Another Differential Equation solver
  648. deq.doc DEQ documentation + examples
  649. deq.src DEQ source code + comments
  650. fctr.doc FCTR.LIB documentation
  651. fctr.lib Prime Factorizer (subset of NTL2.LIB)
  652. polylib.doc POLYLIB.LIB & ARIT.LIB documentation
  653. polylib.lib Mathematician's Polynomial toolbox
  654. qd.doc Shortest Possible Quadratic Solver
  655. qd.src QD source code
  656. simplex3 Linear Programming with Simplex Method
  657. simplex3.doc SIMPLEX3 documentation
  658. sqpq Complete Continued Fraction of Sqrt(n)
  659. sqpq.doc SQPQ documentation
  660. weight2 Better Weighted MEAN and SDEV
  661. weight2.doc WEIGHT2 documentation
  662. weight2.src WEIGHT2 source code
  663.  
  664.  
  665.  
  666. batts.doc Ether Wind Kills HP 48 Batteries
  667. changes.doc Rev E <-> Rev J Entry Point Change Table
  668. expand.doc Sys-RPL 'EXPAND' command explained
  669. flags.doc What Are User Flags Good For?
  670. hpcvbbs.doc HP Calculator User's Bulletin Board
  671. loop.doc Hint About Shrinking & Speeding Up Loops
  672. openitup.doc How to Take Your HP 48 Apart
  673. parenbug.doc Strange Parentheses "bug"
  674. replace.doc Sys-RPL 'REPLACE' command explained
  675. selfmod.doc How to Put Self-Mod Code into Libraries
  676. whatsup.doc How to Detect the Presence of Bugs
  677. circle8.doc Documentation for CIRCLE on GD7/FRANCE
  678. gatewa8.doc Beware: GATEWAY crashes Rev J
  679. kangaro8.doc More Snippits from HP-75 Internal Docs
  680. rpl8.doc Exactly What is RPL, Anyway?
  681.  
  682.  
  683.  
  684. bogosort Worst Possible Algorithm to Sort a List
  685. bogosort.doc BOGOSORT raison d'être, et cetera
  686. dirvars Fast Replacement for the VARS Command
  687. dirvars.doc DIRVARS documentation
  688. insert Insert Object into List
  689. insert.doc INSERT documentation
  690. lcase Example of Lowercase Alpha Toggling
  691. lcase.doc How to Toggle the Alpha Lowercase Flag
  692. misc1 Miscellaneous Programmers' Utilities
  693. misc1.doc MISC1 documentation
  694. objview Full Object-Type Table on One Screen
  695. objview.doc OBJVIEW documentation
  696. sortln Quickly Sorts Lists of Real Numbers
  697. sortln.doc SORTLN documentation
  698. sortln.rpl SORTLN source code
  699. sortls Quickly Alphabetizes Lists of Strings
  700. sortls.doc SSRT documentation
  701. sortls.rpl SSRT source code
  702. stayon Low-Power Keywait disables Timeout
  703. stayon.doc STAYON documentation
  704. stayon.rpl STAYON source code
  705. uitl.doc UITL.LIB documentation
  706. uitl.lib Powerful User Interface Construction Set
  707. xmenu Better 4-Level Menu Display
  708. xmenu.doc XMENU documentation
  709. xmenu.s XMENU source code + comments
  710. xpndr Original 4-Level Menu Display
  711. xpndr.doc XPNDR documentation
  712.  
  713.  
  714.  
  715. music48.doc MUSIC48 documentation
  716. music48.rfd Classical Music & Sound Effects
  717. robin.doc ROBIN.RFD documentation
  718. robin.rfd Robin Hood movie Theme Song
  719. snd Sound Effects in Machine Language
  720. snd.doc SND documentation
  721. sounder SoundKit's new version of SOUNDER
  722. sounder.dir Original SOUNDER with a few examples
  723. sounder.doc SOUNDER.DIR documentation
  724. soundkit.dir SOUNDKIT.LIB examples
  725. soundkit.doc SOUNDKIT.LIB & SOUNDER documentation
  726. soundkit.lib New SOUNDER Sound Effects Code Maker
  727. sounds Sound Effects from the Diamonds game
  728. sounds.doc SOUNDS documentation
  729. toons William Tell (Lone Ranger) & Friends
  730. toons.doc TOONS documentation
  731. tricordr "He's Dead, Jim!" Star Trek sound effect
  732. tricordr.doc TRICORDR documentation + source code
  733. tune Music Compressor & Player w/ Examples
  734. tune.doc TUNE documentation
  735. yow Simultaneous-Frequency ML Sound Effects
  736. yow.doc YOW documentation
  737.  
  738.  
  739.  
  740. chkit.doc CHKIT.LIB documentation
  741. chkit.lib Checks Objects for Rev J Compatibility
  742. estr Calculates the Date of Easter, Any Year
  743. estr.doc ESTR documentation + source code
  744. fatcal.doc FATCAL.LIB documentation
  745. fatcal.lib Fast & Handsome Calendar Month Displayer
  746. fixit Repairs "HPHP48-" Bad Downloads
  747. fixit.doc FIXIT documentation + examples
  748. htrim HOME Directory Variable Hider
  749. htrim.doc HTRIM documentation + source code
  750. memview Better Free Memory Viewer
  751. memview.doc MEMVIEW documentation
  752. notecard.doc NOTECARD.EXE documentation
  753. notecard.exe Converts DOC files into HP48 programs
  754. patch Matrix Writer bugfix
  755. patch.doc PATCH documentation
  756. rf20 RF20 documentation
  757. rf20.doc New, Safer RF with CRC
  758. rf121.doc RF121.LIB documentation
  759. rf121.lib Famous RF Object Packer in Library Form
  760. stkd.doc STKD.LIB documentation
  761. stkd.lib Very Fast Stack Display w/ 5 & 7 levels
  762. tasc8.c TASC.EXE source code
  763. tasc8.doc TASC.EXE documentation
  764. tasc8.exe ASC-format Converter, version 3
  765. usnd 48-to-48 IR Transfer at 19200 Baud!
  766. usnd.doc USND documentation
  767.  
  768.  
  769.  
  770. beeper used by ETA
  771. beeper.doc BEEPER documentation
  772. celdrnav Celestial Navigation & DR Plotting
  773. celdrnav.doc CELDRNAV documentation
  774. eta Trip Calculator for drivers
  775. eta.doc ETA documentation
  776. gcircle Perfect Sphere Great Circle calculator
  777. gcircle.doc GCIRCLE documentation
  778. gcirnav Another Great Circle Navigation Tool
  779. gcirnav.doc GCIRNAV documentation
  780. mphdir used by ETA
  781. mphdir.doc MPHDIR documentation
  782. pres Extended Accuracy Parallel Resistance
  783. pres.doc PRES documentation + examples
  784.  
  785.  
  786.  
  787. readme9.txt DOC for GD9 and root directory files
  788. anims9.txt DOC for GD9 ANIMS subdirectory files
  789. brik9.exe File checksum generator & verifier
  790. doc9.exe Documentation Viewer for all GD9 files
  791. fetch9.bat Global Goodies Disks File Finder
  792. france9.txt DOC for GD9 FRANCE subdirectory files
  793. gd9.idx Global Goodies Disks Index #1 - #9
  794. gdok.bat GD9 file integrity validator
  795. hacker9.txt DOC for GD9 HACKER subdirectory files
  796. hp9.txt DOC for GD9 HP subdirectory files
  797. list.com Famous shareware file viewer
  798. math9.txt DOC for GD9 MATH subdirectory files
  799. mldl1069.txt DOC for MLDL106.LIB
  800. send9.bat Condolence message to non-4DOS users
  801. send9.btm Automated Disk-to-48 for 4DOS users
  802. utils9.txt DOC for GD9 UTILS subdirectory files
  803.  
  804.  
  805.  
  806. backflip On-Stack Movie of Guy Doing a Backflip
  807. braid Three Cylinders Twisted Together
  808. demo3d Spinning Cube w/ Pyramid Inside; cool!
  809. guts Also looks like Brains, or a Worm Path
  810. hula Real video frames of girl w/ hula hoop
  811. knot Torus bent into simple overhand knot
  812. usa Long May It Wave!
  813.  
  814.  
  815.  
  816. about.ice About-screen for IceCube
  817. arbre Directory Tree
  818. arkanoid Hyper-Brickout
  819. asterix Asterix Video Game
  820. castel Castel Video Game
  821. cd Game Menu & Launcher
  822. play9 used by CD
  823. chimie Periodic Table
  824. contrast Another Way to Set LCD Viewing Angle
  825. editor.rep ??
  826. enduro Enduro Video Game
  827. game used by CD
  828. ice.ent IceCube Game, entire version
  829. ice.red IceCube Game, reduced version
  830. instal Telephone Directory w/ Password
  831. jackpot Jackpot Video Game
  832. keys.ice used by IceCube game
  833. mineur.rep ??
  834. pyramid Pyramid video game
  835. runway2.ent Runway 2 Game, entire version
  836. runway2.red Runway 2 Game, reduced version
  837. runway2.tr gives Runway 2 unlimited credits!
  838. scroll GROB viewer w/ diagonal scrolling
  839. visu3.31 Object Viewer
  840.  
  841.  
  842.  
  843. breaklib.lib Another Library-to-Directory Converter
  844. chkrx Check RX Pin of Serial Port
  845. chkrx.m CHKRX command file for SLOAD
  846. chkrx.s CHKRX source file for RPLCOMP
  847. cloneme Program that Puts Itself on the Stack!
  848. dump ROM-to-PC dump, for Voyager setup
  849. libmaker.lib Another Directory-to-Library Converter
  850. mldl106a.lib ML Developer's Lab 1.06 for RAM
  851. mldl106b.lib ML Developer's Lab 1.06 for ROM
  852. rosetta.doc HP <--> AG Mnemonics Translation Table
  853.  
  854.  
  855.  
  856. fxrecv G/GX bugfix for XRECV limitations
  857. objfix Repair Bad Uploads in "HPHP-" form
  858. ptlib.lib HP's Periodic Table (for G/GX only)
  859. epsprin9.lib Epson Graphic Print (SX/GX)
  860. inprt9 Receive IR from other HP calcs (SX/GX)
  861. pclprin9.lib LaserJet/DeskJet Graphic Print (SX/GX)
  862. stpwatc9.lib Stopwatch Library (SX/GX)
  863. usag9 Gives help for native & lib commands
  864.  
  865.  
  866.  
  867. area Area of Irregular Polygons
  868. cheby Chebychev Polynomial Coefficients
  869. cufit Statistical Best Fit to Polynomial
  870. digi24 Double-Precision (24 digit) routines
  871. digi24.src DIGI24 source code
  872. errf The Error Functions, ERF and ERFC
  873. geometry.lib Surveying/Engineering geometry toolbox
  874. laplace Laplace Transforms
  875. laplace.src LAPLACE source code
  876. matrix.lib Ten Matrix Utilities
  877. ntl2.lib The Number Theory Library
  878. num.exe NUM.LIB documentation, compressed
  879. num.lib The Heavy Math Library
  880. pfit Exact Fit to Polynomial, auto plotting
  881. pfit.src PFIT source code + comments
  882. poly46sx.lib The POLY library for S/SX, ver 4.6
  883. simplex2.lib Improved Simplex Method library
  884. ssqr Integer --> Simplified Square Root
  885. ssqr.src SSQR source code
  886.  
  887.  
  888.  
  889. bank.doc Bank Switching RAM Cards: TDS vs. HP
  890. batts2.doc Too Many 1-Bits Causes Battery Drain!
  891. dispatch.doc Caution: CKn&Dispatch is picky!
  892. drain29.doc New Battery Drain Table by Operation
  893. entrypts.doc What is an "Entry Point" anyhow?
  894. gamma.doc Intro to the GAMMA function
  895. kangaro9.doc The HP-75 Dynamic Duo's Last Hurrah
  896. lastarg.doc Recover from PURGE, STO, and shift-STO
  897. libeval.doc Intro to G-Series' new LIBEVAL command
  898. lisarif.doc Life Is Short And ROM Is Full
  899. makerom.doc Bug in HP's MAKEROM.EXE on GD4
  900. pointers.doc CPU register use in RPL/ML
  901. portpath.doc GX Bug in :Port:Path RCL/EVAL
  902. qrad9 Irrational --> Quotient of Radicals
  903. qrad9.src QRAD source code
  904. rand.doc RAND function's algorithm explained
  905. recover.doc How "Recover Memory?" Works
  906. sigmabug.doc STAT EDIT wipes memory on revs K-P
  907. speedup.doc Note about G/GX internal clockspeed
  908. srplgrob.doc How to use GROBs in SRPL & ML programs
  909. team48g.doc GX Hidden Message: Design Team's Names
  910. tooslow.doc Turn Off USER Mode & Speed Up Keyboard
  911. units.doc When Do Units Combine, & When Not?
  912.  
  913.  
  914.  
  915. cnflib9.dir Warmstart Config Library source code
  916. gentab9.c ANSI C source for RPL.TAB generator
  917. lib9.lib Library Creator & Editor ver 2.0
  918. readme9.1st Overview of the whole DETLEF package
  919. rpl-g.tab Lookup Table for RPL.LIB
  920. rpl489.doc RPL.LIB & LIB.LIB documentation
  921. rpl9.lib System RPL Developer's Toolbox ver 5.0
  922. rplxmpl9.dir ->RPL example
  923.  
  924.  
  925. bean11.lib Financial Transaction log & report
  926. cgeneric used by FONEMAN
  927. compress.lib Newest Object Compression program
  928. croldx used by FONEMAN
  929. dbase G/GX Database
  930. falseclr.s FALSECLR source code + comments
  931. falsecl9 Improved "False Clear" in clever shell
  932. foneman.lib Another Phone Book & Personal Database
  933. gprt Graphical Print of Text on HP 82240A
  934. info48.lib S/SX Memory Browser
  935. laser66.com Sets HP LaserJet to 66 Lines Per Page
  936. memu S/SX Memory Usage Gauge
  937. pct.lib Port Control Tools: Library Juggler
  938. pim100 Another Phone Book & Personal Database
  939. rfp G/GX version, RFP object compressor
  940. rfu G/GX version, RFP object decompressor
  941. sch48v20.lib Scheduler (Daytimer/BOSS/Wizard clone)
  942. smtk.exe SMTK documentation, compressed
  943. smtk9.lib SmartKeys version 1.59 (S/SX only)
  944. tele32.lib Another Telephone Directory, v 3.2
  945. timekeep Clock Accuracy auto-adjuster
  946. timekeep.src TIMEKEEP source code
  947. tostw Like ->STR but w/ lines 27-chars wide
  948. xymodem2.lib XModem/YModem, version 2.2
  949.  
  950.  
  951.  
  952.